Remove constexpr
authorJochen Sprickerhof <jspricke@debian.org>
Thu, 13 Oct 2022 17:52:57 +0000 (19:52 +0200)
committerJochen Sprickerhof <jspricke@debian.org>
Thu, 13 Oct 2022 18:56:25 +0000 (19:56 +0100)
commit6b1f8ddbdf70807a460084e315ee0e92cfed32a6
tree8b64b6910ee023d391847cde254d47fba62a814c
parentb59bdd74ec966bcf78e58ef3397d9921a5defdb8
Remove constexpr

Fixes:

error: constexpr variable 'kHostAltSigStackSize' must be initialized by a constant expression

Gbp-Pq: Name 0016-Remove-constexpr.patch
runtime/thread_linux.cc